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 89cb6c4 commit 391a3d3Copy full SHA for 391a3d3
app/build.gradle
@@ -34,8 +34,8 @@ android {
34
35
defaultConfig {
36
applicationId 'fr.free.nrw.commons'
37
- versionCode 69
38
- versionName '2.2.2'
+ versionCode 70
+ versionName '2.3'
39
minSdkVersion project.minSdkVersion
40
targetSdkVersion project.targetSdkVersion
41
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments