Skip to content

Commit

Permalink
android: bump version code
Browse files Browse the repository at this point in the history
Signed-off-by: kari-ts <kari@tailscale.com>
  • Loading branch information
kari-ts committed Apr 11, 2024
1 parent fd2ca6f commit 97cc002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_legacy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 33
versionCode 201
versionName "1.61.105-t7429e8912-g12210d3f26b"
versionCode 202
versionName "1.64.0-t78dc8622d-gfd2ca6fa940"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_17
Expand Down

0 comments on commit 97cc002

Please sign in to comment.