Skip to content

Commit

Permalink
Android: build: patchlevel up
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Feb 13, 2022
1 parent d49501b commit 408706c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.coboltforge.dontmind.multivnc"
minSdkVersion 21
targetSdkVersion 30
versionCode 87
versionName "2.0.5"
versionCode 88
versionName "2.0.6"
externalNativeBuild {
cmake {
// exclude the other LibVNCServer targets
Expand Down

0 comments on commit 408706c

Please sign in to comment.