mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
version bump to 2.10.2
Signed-off-by: stefan-niedermann <info@niedermann.it>
This commit is contained in:
parent
5855064d9c
commit
b672b505f7
3 changed files with 7 additions and 3 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 79
|
||||
versionName "2.10.1"
|
||||
versionCode 80
|
||||
versionName "2.10.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
- 🐞 Fix NullPointerException in special sync cases
|
||||
- 🐞 API Level 15 cannot use ?android: attributes (#730)
|
||||
- 🐞 API Level 15 cannot use ?android: attributes (#730)
|
||||
|
||||
|
||||
Requires at least Files app¹ version 3.9.0
|
||||
¹ https://github.com/nextcloud/android
|
0
fastlane/metadata/android/en-US/changelogs/81.txt
Normal file
0
fastlane/metadata/android/en-US/changelogs/81.txt
Normal file
Loading…
Reference in a new issue