Skip to content

Commit 63fb22b

Browse files
committed
bump to 1.5
1 parent b351f0a commit 63fb22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "ru.parcel.app"
1515
minSdk = 22
1616
targetSdk = 35
17-
versionCode = 4
18-
versionName = "1.4"
17+
versionCode = 5
18+
versionName = "1.5"
1919

2020
vectorDrawables {
2121
useSupportLibrary = true

0 commit comments

Comments
 (0)