We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4bc79 commit bf83ad4Copy full SHA for bf83ad4
1 file changed
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "org.ole.planet.myplanet"
13
minSdk = 26
14
targetSdk = 36
15
- versionCode = 5338
16
- versionName = "0.53.38"
+ versionCode = 5339
+ versionName = "0.53.39"
17
ndkVersion = '26.3.11579264'
18
vectorDrawables.useSupportLibrary = true
19
}
0 commit comments