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.
2 parents 6d40c3e + c4fc264 commit 08490ddCopy full SHA for 08490dd
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.mubarak.mbcompass"
16
minSdk = 21
17
targetSdk = 35
18
- versionCode = 7
19
- versionName = "1.1.6"
+ versionCode = 8
+ versionName = "1.1.7"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
fastlane/metadata/android/en-US/changelogs/7.txt
@@ -0,0 +1 @@
1
+- Implemented Edge to Edge for android 15
0 commit comments