Skip to content

Commit

Permalink
New version 1.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
jspricke authored and Gitsaibot committed Apr 15, 2024
1 parent f1ac1e2 commit dca3501
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 43
versionName "1.0.43"
versionCode 44
versionName "1.0.44"
applicationId "ws.xsoh.etar"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
2 changes: 2 additions & 0 deletions metadata/de-DE/changelogs/44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fehlende Berechtigung hinzugefügt
- Fehler beim Bauen behoben
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add missing permission
- Fix build failure

0 comments on commit dca3501

Please sign in to comment.