Skip to content

Commit

Permalink
Merge pull request #167 from SUPLA/develop
Browse files Browse the repository at this point in the history
v.2.3.33
  • Loading branch information
przemyslawzygmunt authored May 8, 2020
2 parents a33e7de + a6c1861 commit a1a13a7
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "org.supla.android"
minSdkVersion Integer.parseInt(project.ANDROID_BUILD_MIN_SDK_VERSION)
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
versionCode 86
versionName "2.3.32"
versionCode 87
versionName "2.3.33"

sourceSets.main {
jniLibs.srcDir 'src/main/libs'
Expand Down
Binary file modified app/src/main/libs/arm64-v8a/libsuplaclient.so
Binary file not shown.
Binary file modified app/src/main/libs/armeabi-v7a/libsuplaclient.so
Binary file not shown.
Binary file modified app/src/main/libs/armeabi/libsuplaclient.so
Binary file not shown.
Binary file modified app/src/main/libs/x86/libsuplaclient.so
Binary file not shown.
Binary file modified app/src/main/libs/x86_64/libsuplaclient.so
Binary file not shown.

0 comments on commit a1a13a7

Please sign in to comment.