Skip to content

Commit 841377a

Browse files
committed
release 1.0
1 parent 4563c5c commit 841377a

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/com/example/util/simpletimetracker

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/com/example/util/simpletimetracker/Base.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ object Base {
55
const val versionName = "1.0"
66
const val minSDK = 19
77
const val currentSDK = 29
8-
}
8+
}

0 commit comments

Comments
 (0)