Skip to content

Commit 91389aa

Browse files
committed
bump version and add changelogs
1 parent 98a2da8 commit 91389aa

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
defaultConfig {
1313
minSdk = 26
1414
targetSdk = 36
15-
versionCode = 22
16-
versionName = "1.4.8"
15+
versionCode = 23
16+
versionName = "1.4.9"
1717
}
1818

1919
flavorDimensions.add("distribution")
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Entwicklung
2+
- Abhängigkeiten aktualisiert
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Development
2+
- update dependencies

0 commit comments

Comments
 (0)