Release 3.0.0-dev1

pull/55/head
Fox2Code 2 years ago
parent af02c41c32
commit 00d9dc040d

@ -10,7 +10,7 @@ android {
applicationId "com.fox2code.mmm"
minSdk 21
targetSdk 32
versionCode 21
versionCode 22
versionName "3.0.0-dev1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="theme_values_names">
<item>Hệ thống</item>
<item>Tối</item>
<item>Sáng</item>
</string-array>
</resources>
Loading…
Cancel
Save