1.6.1
This commit is contained in:
parent
107d65cefe
commit
389aa33fbb
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.unifiedpush.distributor.nextpush"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 33
|
||||
versionCode 21
|
||||
versionName "1.6.0"
|
||||
versionCode 22
|
||||
versionName "1.6.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
- Avoid false positive warning
|
Loading…
Reference in New Issue