Skip to content

Commit

Permalink
Merge pull request #10 from Jolanrensen/usingSecureSettingsPermission
Browse files Browse the repository at this point in the history
Using secure settings permission
  • Loading branch information
Jolanrensen authored Oct 21, 2019
2 parents c043827 + 0b071ee commit 09b6c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "nl.jolanrensen.permanentproxy"
minSdkVersion 23
targetSdkVersion 29
versionCode 10
versionName "3.4"
versionCode 12
versionName "3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Binary file modified wear/release/mobile-release.apk
Binary file not shown.

0 comments on commit 09b6c1b

Please sign in to comment.