Skip to content

Commit 362cee0

Browse files
committed
chore: bump to 0.7
1 parent 5e088fb commit 362cee0

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
@@ -15,8 +15,8 @@ android {
1515
applicationId = "now.link.ulmaridae"
1616
minSdk = 24
1717
targetSdk = 36
18-
versionCode = 600
19-
versionName = "0.6"
18+
versionCode = 700
19+
versionName = "0.7"
2020

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

0 commit comments

Comments
 (0)