Skip to content

Commit 44e743e

Browse files
committedNov 13, 2024
v2.9.4
1 parent 3c1db0b commit 44e743e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-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 37
23-
versionName "2.9.3"
22+
versionCode 38
23+
versionName "2.9.4"
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525
setProperty("archivesBaseName", "souvenirs-$versionName")
2626
}

0 commit comments

Comments
 (0)
Failed to load comments.