Skip to content

Commit 978264a

Browse files
committedJan 17, 2024
v2.8.4
1 parent 177be1b commit 978264a

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
@@ -21,8 +21,8 @@ android {
2121
applicationId "fr.nuage.souvenirs"
2222
minSdkVersion 24
2323
targetSdkVersion 30
24-
versionCode 28
25-
versionName "2.8.3"
24+
versionCode 29
25+
versionName "2.8.4"
2626
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2727
setProperty("archivesBaseName", "souvenirs-$versionName")
2828
}

0 commit comments

Comments
 (0)
Failed to load comments.