File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Wikimedia Commons for Android
22
3+ ## v2.10.1
4+ - Fixed "stuck before category selection screen" bug
5+ - Fixed notification taps
6+ - Fixed crash while uploading images
7+ - Fixed crash while loading contributions
8+ - Fixed sporadic issue with date image was taken
9+
310## v2.10.0
411- Added option to search for places that need pictures in any location
512- Added coordinate check for images submitted via Nearby
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ android {
9797
9898 defaultConfig {
9999 applicationId ' fr.free.nrw.commons'
100- versionCode 212
101- versionName ' 2.10.0 '
100+ versionCode 226
101+ versionName ' 2.10.1 '
102102 setProperty(" archivesBaseName" , " app-commons-v$versionName -" + getBranchName())
103103
104104 minSdkVersion 15
You can’t perform that action at this time.
0 commit comments