Skip to content

Commit 344f0d1

Browse files
committed
update version to 4.2.0
1 parent 9f4ad02 commit 344f0d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.simplemobiletools.calendar"
1111
minSdkVersion 16
1212
targetSdkVersion 28
13-
versionCode 127
14-
versionName "4.1.3"
13+
versionCode 128
14+
versionName "4.2.0"
1515
multiDexEnabled true
1616
setProperty("archivesBaseName", "calendar")
1717
}

0 commit comments

Comments
 (0)