v0.3.0: True Touch Drag & Drop Reordering & Fix OTA Auto-Install Bug

This commit is contained in:
2026-08-21 00:26:42 +00:00
parent e06e5b744a
commit 18e458d340
+2 -2
View File
@@ -24,8 +24,8 @@ android {
applicationId = "com.hotdeal.alarm"
minSdk = 31
targetSdk = 35
versionCode = 29
versionName = "0.2.9"
versionCode = 30
versionName = "0.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {