Skip to content

Commit ab68ddd

Browse files
committed
Version Bump
1 parent c718b6d commit ab68ddd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.ivors.everything"
1616
minSdk = 33
1717
targetSdk = 36
18-
versionCode = 2
19-
versionName = "2.0"
18+
versionCode = 3
19+
versionName = "3.0"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)