Skip to content

Commit be4edd6

Browse files
committed
🔖 Version 2.8.0-rc1
1 parent f0d398a commit be4edd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
applicationId = "com.lorenzovainigli.foodexpirationdates"
3333
minSdk = 24
3434
targetSdk = 36
35-
versionCode = 40
36-
versionName = "2.7.0"
35+
versionCode = 41
36+
versionName = "2.8.0-rc1"
3737

3838
base.archivesName.set("FoodExpirationDates-$versionName")
3939

0 commit comments

Comments
 (0)