Skip to content

Commit

Permalink
v2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgluf committed Nov 27, 2024
1 parent 3592656 commit dc44803
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -19,8 +19,8 @@ android {
applicationId "fr.nuage.souvenirs"
minSdkVersion 24
targetSdkVersion 35
versionCode 38
versionName "2.9.4"
versionCode 39
versionName "2.9.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "souvenirs-$versionName")
}
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/39.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix: API 35 (android 15) application bar display

0 comments on commit dc44803

Please sign in to comment.