mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-01-11 16:26:25 +01:00
Bump version: v0.3.2
This commit is contained in:
parent
27e20030e2
commit
7b13e155f1
@ -6,8 +6,8 @@ android {
|
||||
applicationId "dummydomain.yetanothercallblocker"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 310
|
||||
versionName "0.3.1"
|
||||
versionCode 3020
|
||||
versionName "0.3.2"
|
||||
}
|
||||
signingConfigs {
|
||||
def keystoreProperties = new Properties()
|
||||
|
2
fastlane/metadata/android/en-US/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
Loading…
Reference in New Issue
Block a user