Skip to content

Commit ebcb054

Browse files
committed
Released 1.10.2
1 parent 2ac7d93 commit ebcb054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "org.itxtech.daedalus"
1010
minSdkVersion 15
1111
targetSdkVersion 26
12-
versionCode 12
13-
versionName "1.10.1"
12+
versionCode 13
13+
versionName "1.10.2"
1414

1515
buildConfigField "String", "BUILD_TIME", "\"${System.currentTimeMillis()}\""
1616
buildConfigField "String", "GIT_COMMIT", "\"${gitCommit}\""

0 commit comments

Comments
 (0)