Skip to content

Commit

Permalink
再再次修改了应用选择器的原理,以便兼容MIUI android 7.0+,这次应该真真兼容了
Browse files Browse the repository at this point in the history
AppSelector now use MemoryFile, compatible with MIUI android 7.0+
  • Loading branch information
monkeylord committed Nov 22, 2018
1 parent 42d12f3 commit ddc8f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionName "0.4.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit ddc8f1a

Please sign in to comment.