We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb0efe commit 6c31a67Copy full SHA for 6c31a67
1 file changed
app/build.gradle
@@ -12,13 +12,8 @@ android {
12
applicationId "org.ole.planet.myplanet"
13
minSdk = 26
14
targetSdk = 36
15
-<<<<<<< 13464-download-function-intermittently-broken-delay-or-never-starts-3
16
versionCode = 5590
17
versionName = "0.55.90"
18
-=======
19
- versionCode = 5589
20
- versionName = "0.55.89"
21
->>>>>>> master
22
ndkVersion = '26.3.11579264'
23
vectorDrawables.useSupportLibrary = true
24
}
0 commit comments