mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Merge pull request #515 from misaochan/master
Versioning and changelog for v2.2.2 release
This commit is contained in:
commit
9d767289b3
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# Wikimedia Commons for Android
|
# Wikimedia Commons for Android
|
||||||
|
|
||||||
|
## v2.2.2 beta
|
||||||
|
- Hotfix for Nearby localization issue
|
||||||
|
|
||||||
## v2.2.1 beta
|
## v2.2.1 beta
|
||||||
- Hotfix for Settings crash
|
- Hotfix for Settings crash
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,8 +28,8 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId 'fr.free.nrw.commons'
|
applicationId 'fr.free.nrw.commons'
|
||||||
versionCode 68
|
versionCode 69
|
||||||
versionName '2.2.1'
|
versionName '2.2.2'
|
||||||
minSdkVersion project.minSdkVersion
|
minSdkVersion project.minSdkVersion
|
||||||
targetSdkVersion project.targetSdkVersion
|
targetSdkVersion project.targetSdkVersion
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue