Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
karasevm committed Jun 14, 2024
1 parent 65b75d5 commit 347781b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ android {

defaultConfig {
applicationId "ru.karasevm.privatednstoggle"
minSdk 21
targetSdk 34
versionCode 9
versionName "1.2"
versionCode 10
versionName "1.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
targetSdkVersion 34
Expand Down

0 comments on commit 347781b

Please sign in to comment.