Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacm committed Nov 15, 2016
1 parent 20f4ac1 commit 1ade664
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.cpacm.moemusic"
minSdkVersion 14
targetSdkVersion 24
versionCode 1
versionName "1.0.0"
versionCode 2
versionName "1.0.1"

renderscriptTargetApi 18
renderscriptSupportModeEnabled true
Expand All @@ -19,10 +19,6 @@ android {
}*/
}
buildTypes {
debug {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
Expand Down
Binary file renamed beats/beats_1.0.0.apk → beats/beats_1.0.1.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion beats_version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.0.0","version_code":1,"apk":"http://ofrf20oms.bkt.clouddn.com/beats_1.0.0.apk","description":"更新版本"}
{"version":"1.0.1","version_code":2,"apk":"http://pro-app-mt.fir.im/bb6d49c648102840507f860ee7f3399cc51b64ea.apk?AWSAccessKeyId=e0cada7f00f2465b929656d799937873&Expires=1479222653&Signature=n6tyFrSuqkTvssDP2p4kc8ofN1E=&filename=app-release.apk_1.0.1.apk","description":"v1.0.1 - 修复混淆后无法打开电台wiki的bug"}

0 comments on commit 1ade664

Please sign in to comment.