This commit is contained in:
sim 2023-09-05 21:51:31 +02:00
parent 006ecb894c
commit 9587c959bd
2 changed files with 3 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush"
minSdk 24
targetSdk 33
versionCode 27
versionName "1.8.0"
versionCode 28
versionName "1.8.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1 @@
- Avoid concurrent (un)registration