mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Bump version: v0.3.2
This commit is contained in:
@@ -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.
|
Reference in New Issue
Block a user