Skip to content

Commit 8e12018

Browse files
committed
update fastlane for V2.3
1 parent 2eee654 commit 8e12018

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "org.woheller69.gpscockpit"
99
minSdk 24
1010
targetSdk 31
11-
versionCode 220
12-
versionName "2.2"
11+
versionCode 230
12+
versionName "2.3"
1313
}
1414

1515
buildTypes {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Kachel in den Schnelleinstellungen zum Ein-/Ausschalten der GPS Sperre
2+
Anzeige der Höhe in der Benachrichtigung
3+
Norwegische Übersetzung
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Tile in quick settings to enable/disable GPS lock
2+
Display altitude in notification
3+
Norwegian translation

0 commit comments

Comments
 (0)