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 =" 44 "
6- android : versionName =" v055m " > <!-- 44(v055m ) -->
5+ android : versionCode =" 45 "
6+ android : versionName =" v055n " > <!-- 45(v055n ) -->
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 (44 for v055m )
28- VERSION_CODE =44
27+ # Version code for this module (45 for v055n )
28+ VERSION_CODE =45
You can’t perform that action at this time.
0 commit comments