Skip to content

Commit 8c135fb

Browse files
authored
Update build.gradle
1 parent 53dceda commit 8c135fb

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 = 5331
16-
versionName = "0.53.31"
15+
versionCode = 5359
16+
versionName = "0.53.59"
1717
ndkVersion = '26.3.11579264'
1818
vectorDrawables.useSupportLibrary = true
1919
}

0 commit comments

Comments
 (0)