Skip to content

Commit 8d21c03

Browse files
committed
Nightscout uploader fixes
1 parent 9d55484 commit 8d21c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.0-Alpha'
91+
versionName '0.7.1-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)