We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5bdf2 commit 07439a9Copy full SHA for 07439a9
2 files changed
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "org.ole.planet.myplanet"
13
minSdk = 26
14
targetSdk = 36
15
- versionCode = 4962
16
- versionName = "0.49.62"
+ versionCode = 4963
+ versionName = "0.49.63"
17
ndkVersion = '26.3.11579264'
18
vectorDrawables.useSupportLibrary = true
19
}
0 commit comments