chore: bump version to 1.5.0+15
versionCode: 15, versionName: 1.5(p) Includes all performance fixes from previous commits.
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
applicationId = "com.sicherhaven.eventify"
|
||||
minSdk = flutter.minSdkVersion
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 14
|
||||
versionName = "1.4(p)"
|
||||
versionCode = 15
|
||||
versionName = "1.5(p)"
|
||||
}
|
||||
|
||||
// ---------- SIGNING CONFIG ----------
|
||||
|
||||
Reference in New Issue
Block a user