File tree
Expand file treeCollapse file tree2 files changed
+8
-2
lines changed Expand file treeCollapse file tree2 files changed
+8
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | # Wikimedia Commons for Android
|
2 | 2 |
|
| 3 | +## v5.1.2 |
| 4 | + |
| 5 | +### What's changed |
| 6 | + |
| 7 | +* Fix the broken category search in the explore screen |
| 8 | + |
3 | 9 | ## v5.1.1
|
4 | 10 |
|
5 | 11 | ### What's changed
|
|
Original file line number | Diff line number | Diff line change |
---|
@@ -207,8 +207,8 @@ android {
|
207 | 207 | defaultConfig {
|
208 | 208 | //applicationId 'fr.free.nrw.commons'
|
209 | 209 |
|
210 |
| -versionCode 1042 |
211 |
| -versionName '5.1.1' |
| 210 | +versionCode 1043 |
| 211 | +versionName '5.1.2' |
212 | 212 | setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
213 | 213 |
|
214 | 214 | minSdkVersion 21
|
|
You can’t perform that action at this time.
0 commit comments