Skip to content

Commit 584daaf

Browse files
committedMay 12, 2024
fix version
1 parent 80b84b8 commit 584daaf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
applicationId "fr.nuage.souvenirs"
2020
minSdkVersion 24
2121
targetSdkVersion 33
22-
versionCode 33
22+
versionCode 34
2323
versionName "2.9.0"
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525
setProperty("archivesBaseName", "souvenirs-$versionName")
File renamed without changes.

0 commit comments

Comments
 (0)
Failed to load comments.