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 2811b18 commit a283ffeCopy full SHA for a283ffe
app/build.gradle.kts
@@ -24,8 +24,8 @@ android {
24
applicationId = "fr.free.nrw.commons"
25
minSdk = 21
26
targetSdk = 35
27
- versionCode = 1057
28
- versionName = "6.0.1"
+ versionCode = 1058
+ versionName = "6.0.2"
29
30
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
31
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments