We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d739d80 commit 41a7b7bCopy full SHA for 41a7b7b
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
compileSdk 35
9
minSdkVersion 21
10
targetSdkVersion 35
11
- versionCode 4106
12
- versionName "4.1.6 'Exolix'"
+ versionCode 4107
+ versionName "4.1.7 'Exolix'"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments