File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " navjot.valorant.valorantagentradomizer"
1010 minSdk 26
1111 targetSdk 31
12- versionCode 12
13- versionName " 1.1.5 "
12+ versionCode 13
13+ versionName " 1.1.6 "
1414
1515 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1616 }
Original file line number Diff line number Diff line change 1111 "type" : " SINGLE" ,
1212 "filters" : [],
1313 "attributes" : [],
14- "versionCode" : 12 ,
15- "versionName" : " 1.1.5 " ,
14+ "versionCode" : 13 ,
15+ "versionName" : " 1.1.6 " ,
1616 "outputFile" : " app-release.apk"
1717 }
1818 ],
Original file line number Diff line number Diff line change 2121 <item >Neon</item >
2222 <item >Fade</item >
2323 <item >Harbor</item >
24+ <item >Gekko</item >
2425 </string-array >
2526</resources >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 mavenCentral()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:7.2.1 '
8+ classpath ' com.android.tools.build:gradle:7.2.2 '
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments