1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-25 06:10:27 +08:00
1. 进一步优化编码性能
This commit is contained in:
fumiama
2021-04-09 18:40:45 +08:00
parent b116406542
commit 169b6f01a5
6 changed files with 31 additions and 31 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "top.fumiama.base16384"
minSdkVersion 23
targetSdkVersion 30
versionCode 12
versionName '3.0'
versionCode 13
versionName '3.0.1'
resConfigs "zh", "en"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"