Skip to content

Commit 3d83aa4

Browse files
authored
Update version code and name in build.gradle
1 parent 37a1ef1 commit 3d83aa4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.ole.planet.myplanet"
1313
minSdk = 26
1414
targetSdk = 36
15-
versionCode = 5333
16-
versionName = "0.53.33"
15+
versionCode = 5362
16+
versionName = "0.53.62"
1717
ndkVersion = '26.3.11579264'
1818
vectorDrawables.useSupportLibrary = true
1919
}

0 commit comments

Comments
 (0)