File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : tools =" http://schemas.android.com/tools"
44 package =" com.celzero.bravedns"
5- android : versionCode =" 41 "
6- android : versionName =" v055j " > <!-- 40(v055j ) -->
5+ android : versionCode =" 42 "
6+ android : versionName =" v055k " > <!-- 42(v055k ) -->
77
88 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
99 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED" />
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ android.nonTransitiveRClass=true
2424# Enable configuration cache
2525org.gradle.unsafe.configuration-cache =true
2626android.nonFinalResIds =true
27- # Version code for this module (41 for v055j )
28- VERSION_CODE =41
27+ # Version code for this module (42 for v055k )
28+ VERSION_CODE =42
You can’t perform that action at this time.
0 commit comments