Skip to content

Commit e15d30a

Browse files
committed
update version to 3.1.0
1 parent 9524d2e commit e15d30a

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.simplemobiletools.notes"
1010
minSdkVersion 16
1111
targetSdkVersion 27
12-
versionCode 43
13-
versionName "3.0.1"
12+
versionCode 44
13+
versionName "3.1.0"
1414
setProperty("archivesBaseName", "notes")
1515
}
1616

0 commit comments

Comments
 (0)