Skip to content

Commit c4fc264

Browse files
committed
New version released v1.1.7
1 parent 0af528c commit c4fc264

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.mubarak.mbcompass"
1616
minSdk = 21
1717
targetSdk = 35
18-
versionCode = 7
19-
versionName = "1.1.6"
18+
versionCode = 8
19+
versionName = "1.1.7"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Implemented Edge to Edge for android 15

0 commit comments

Comments
 (0)