Skip to content

Commit

Permalink
android: bump version code
Browse files Browse the repository at this point in the history
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
  • Loading branch information
DentonGentry committed Apr 2, 2022
1 parent cc70ae7 commit 51fc2e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 94
versionName "1.23.148-t7c7f37342-gb4f8e7f90a4"
versionCode 95
versionName "1.23.152-t9f604f2bd-gcc70ae7aa62"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 51fc2e7

Please sign in to comment.