Skip to content

Commit 9563385

Browse files
committed
🔖
[Update] - Bump up the version.
1 parent 6e6cdd8 commit 9563385

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 = "me.rosuh.easywatermark"
1616
minSdk = (Apps.minSdk)
1717
targetSdk = (Apps.targetSdk)
18-
versionCode = 20606
19-
versionName = "2.6.6"
18+
versionCode = 20607
19+
versionName = "2.6.7"
2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
setProperty("archivesBaseName", "$applicationId-v$versionName($versionCode)")
2222
}

0 commit comments

Comments
 (0)