Skip to content

Commit

Permalink
build: patchlevel up
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Aug 30, 2024
1 parent 7946c2b commit e8877a3
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 @@ -11,8 +11,8 @@ android {
applicationId "net.christianbeier.droidvnc_ng"
minSdkVersion 24
targetSdkVersion 34
versionCode 36
versionName "2.7.0"
versionCode 37
versionName "2.7.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit e8877a3

Please sign in to comment.