Skip to content

Commit 4a08a12

Browse files
committed
Update build.gradle
1 parent 3de1807 commit 4a08a12

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
@@ -96,8 +96,8 @@ android {
9696

9797
defaultConfig {
9898
applicationId 'fr.free.nrw.commons'
99-
versionCode 94
100-
versionName '2.9.0'
99+
versionCode 212
100+
versionName '2.10.0'
101101
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
102102

103103
minSdkVersion 15

0 commit comments

Comments
 (0)