Skip to content

Commit c5a899f

Browse files
committed
New version released v1.1.6
1 parent 8cf916f commit c5a899f

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.idea/deploymentTargetSelector.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = 6
19-
versionName = "1.1.5"
18+
versionCode = 7
19+
versionName = "1.1.6"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
- App Size reduced significantly
1+
- App size reduced significantly
2+
- Uses lightweight map rendering for showing current location
3+
- App performance and bug fixes
443 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)