Skip to content

Commit

Permalink
v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgluf committed Jan 17, 2024
1 parent 177be1b commit 978264a
Showing 1 changed file with 2 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 @@ -21,8 +21,8 @@ android {
applicationId "fr.nuage.souvenirs"
minSdkVersion 24
targetSdkVersion 30
versionCode 28
versionName "2.8.3"
versionCode 29
versionName "2.8.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "souvenirs-$versionName")
}
Expand Down

0 comments on commit 978264a

Please sign in to comment.