1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-19 10:26:27 +08:00
1. 同步上游更改
This commit is contained in:
源文雨
2022-12-18 11:37:40 +08:00
parent df82b73e24
commit 6c14ce6b29
19 changed files with 1451 additions and 544 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "top.fumiama.base16384"
minSdkVersion 23
targetSdkVersion 31
versionCode 16
versionName '3.2.1'
versionCode 17
versionName '3.2.2'
resConfigs "zh", "en"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"