Skip to content

Commit bf83ad4

Browse files
authored
Bump version code and version name to 5339 and 0.53.39
1 parent 1b4bc79 commit bf83ad4

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 = 5338
16-
versionName = "0.53.38"
15+
versionCode = 5339
16+
versionName = "0.53.39"
1717
ndkVersion = '26.3.11579264'
1818
vectorDrawables.useSupportLibrary = true
1919
}

0 commit comments

Comments
 (0)