1.0.1
This commit is contained in:
parent
10a7adc737
commit
be0ffcd858
|
@ -17,8 +17,8 @@ android {
|
||||||
applicationId "org.unifiedpush.distributor.nextpush"
|
applicationId "org.unifiedpush.distributor.nextpush"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "1.0.0"
|
versionName "1.0.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
* Fix popup overlay night theme
|
Loading…
Reference in New Issue