mirror of
https://codeberg.org/NextPush/nextpush-android.git
synced 2024-12-27 02:02:31 +01:00
1.5.1
This commit is contained in:
parent
c7b660c5fa
commit
fd8bc838ff
@ -11,8 +11,8 @@ android {
|
||||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 19
|
||||
versionName "1.5.0"
|
||||
versionCode 20
|
||||
versionName "1.5.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Fix device deletion at logout
|
||||
- Prevent restart when logout
|
||||
- Some optimizations
|
||||
- Bump dependencies
|
Loading…
Reference in New Issue
Block a user