Skip to content

Commit 41c80c5

Browse files
committed
Version 0.8.0
1 parent b04c16e commit 41c80c5

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "dev.zwander.installwithoptions"
1717
minSdk = 24
1818
targetSdk = 35
19-
versionCode = 22
20-
versionName = "0.7.5"
19+
versionCode = 23
20+
versionName = "0.8.0"
2121

2222
vectorDrawables {
2323
useSupportLibrary = true

0 commit comments

Comments
 (0)