File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
minSdk 22
9
9
targetSdk 34
10
10
// noinspection HighAppVersionCode
11
- versionCode 2024010201
12
- versionName " 2024.01.02 "
11
+ versionCode 2024010301
12
+ versionName " 2024.01.03 "
13
13
14
14
externalNativeBuild {
15
15
cmake {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
}
8
8
dependencies {
9
9
// https://developer.android.com/studio
10
- classpath ' com.android.tools.build:gradle:8.1 .0'
10
+ classpath ' com.android.tools.build:gradle:8.2 .0'
11
11
12
12
// NOTE: Do not place your application dependencies here; they belong
13
13
// in the individual module build.gradle files
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ - Fix 'Email' and 'Fingerprinting' categories; this enable more blocking than previously
2
+ - Sync latest NetGuard changes to increase compatibility with Android 14
3
+ - Fix bugs, and update dependencies and host lists
You can’t perform that action at this time.
0 commit comments