Skip to content

Commit 08f8e34

Browse files
committed
0.9.8
1 parent de9d21d commit 08f8e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ android {
8888
//compileSdk 36
8989
applicationId "tk.glucodata.ng"
9090

91-
versionName '0.9.7-Alpha'
91+
versionName '0.9.8-Alpha'
9292
// multiDexEnabled true
9393

9494
buildConfigField 'String', 'BUILD_TIME', 'new java.text.SimpleDateFormat("HH:mm:ss dd-MMM-yyyy").format(new java.util.Date(' + System.currentTimeMillis() + 'L))'

0 commit comments

Comments
 (0)