Commit 23936797 by amateur

1

1 parent d8c9d9ad
...@@ -13,3 +13,6 @@ ...@@ -13,3 +13,6 @@
.externalNativeBuild .externalNativeBuild
.cxx .cxx
local.properties local.properties
*/onLine
*/offLine
*/schemas
...@@ -11,7 +11,7 @@ android { ...@@ -11,7 +11,7 @@ android {
applicationId "com.whaty.nafmii" applicationId "com.whaty.nafmii"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 29 targetSdkVersion 29
versionCode 1 versionCode 101
versionName "2.1" versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
flavorDimensions "versionCode" flavorDimensions "versionCode"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!