Skip to content

Commit 721c6f9

Browse files
committed
Versioning for v2.10.2
1 parent 12a91c6 commit 721c6f9

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
@@ -97,8 +97,8 @@ android {
9797

9898
defaultConfig {
9999
applicationId 'fr.free.nrw.commons'
100-
versionCode 226
101-
versionName '2.10.1'
100+
versionCode 243
101+
versionName '2.10.2'
102102
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
103103

104104
minSdkVersion 15

0 commit comments

Comments
 (0)