Skip to content

Commit d056c7d

Browse files
committed
Fixed decimal
1 parent f64b7dc commit d056c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929
defaultConfig {
3030
applicationId 'fr.free.nrw.commons'
3131
versionCode 68
32-
versionName '2.21'
32+
versionName '2.2.1'
3333
minSdkVersion project.minSdkVersion
3434
targetSdkVersion project.targetSdkVersion
3535
}

0 commit comments

Comments
 (0)