Bump build-gradle
This commit is contained in:
parent
da2c7acd5f
commit
9344d35035
2 changed files with 4 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
|
||||
versionCode 47
|
||||
versionName "1.18.0"
|
||||
versionCode 48
|
||||
versionName "1.19.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
|
|||
2
fastlane/metadata/android/en-US/changelog/48.txt
Normal file
2
fastlane/metadata/android/en-US/changelog/48.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Features:
|
||||
* Moved the user interface to Material 3 and added dynamic color support (#580, ntfy-android#56, ntfy-android#126, ntfy-android#135, thanks to @Bnyro and @cyb3rko for the implementation, and to @RokeJulianLockhart for reporting)
|
||||
Loading…
Add table
Reference in a new issue