Skip to content

Commit

Permalink
New version 1.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
jspricke authored and Gitsaibot committed Jan 24, 2024
1 parent 66ef764 commit 4177629
Show file tree
Hide file tree
Showing 3 changed files with 4 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 40
versionName "1.0.40"
versionCode 41
versionName "1.0.41"
applicationId "ws.xsoh.etar"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
1 change: 1 addition & 0 deletions metadata/de-DE/changelogs/41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Buildfehler bei F-Droid behoben
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix F-Droid compile error

0 comments on commit 4177629

Please sign in to comment.