Skip to content

Commit 90f252f

Browse files
committed
Versioning for 3.1.0-alpha
1 parent 649da92 commit 90f252f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ android {
150150
defaultConfig {
151151
//applicationId 'fr.free.nrw.commons'
152152

153-
versionCode 1021
154-
versionName '3.0.2'
153+
versionCode 1023
154+
versionName '3.1.0-alpha'
155155
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
156156

157157
minSdkVersion 19

0 commit comments

Comments
 (0)