Skip to content

Commit dc44803

Browse files
committedNov 27, 2024
v2.9.5
1 parent 3592656 commit dc44803

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "fr.nuage.souvenirs"
2020
minSdkVersion 24
2121
targetSdkVersion 35
22-
versionCode 38
23-
versionName "2.9.4"
22+
versionCode 39
23+
versionName "2.9.5"
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525
setProperty("archivesBaseName", "souvenirs-$versionName")
2626
}

‎metadata/en-US/changelogs/39.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix: API 35 (android 15) application bar display

0 commit comments

Comments
 (0)
Failed to load comments.