Skip to content

Commit

Permalink
build: patchlevel up
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Apr 16, 2022
1 parent 8f75930 commit 90fb219
Showing 1 changed file 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 @@ -7,8 +7,8 @@ android {
applicationId "net.christianbeier.droidvnc_ng"
minSdkVersion 24
targetSdkVersion 30
versionCode 10
versionName "1.2.5"
versionCode 11
versionName "1.2.6"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 90fb219

Please sign in to comment.