mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Bump version: v0.4.0
This commit is contained in:
@@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "dummydomain.yetanothercallblocker"
|
applicationId "dummydomain.yetanothercallblocker"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 3040
|
versionCode 4000
|
||||||
versionName "0.3.4"
|
versionName "0.4.0"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
3
fastlane/metadata/android/en-US/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/4000.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
* Display recent calls on the main screen.
|
||||||
|
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||||
|
* A lot of other small improvements.
|
Reference in New Issue
Block a user