Skip to content

Commit

Permalink
Release 4.1.1 (149)
Browse files Browse the repository at this point in the history
  • Loading branch information
devgianlu committed Dec 4, 2018
1 parent f38cafa commit 9daae09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.gianlu.aria2app"
minSdkVersion 21
targetSdkVersion 28
versionCode 148
versionName "4.1.0"
versionCode 149
versionName "4.1.1"
}

buildTypes {
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<string name="notificationError">下载错误</string>
<string name="notificationBTComplete">BitTorrent下载完成</string>
<string name="noPeers">没有同行</string>
<string name="version">版本</string>
<string name="gathering_information">收集信息。请耐心等待…</string>
<string name="profileName">档案名称</string>
<string name="profile_help">如果您不知道如何正确设置配置文件,请查看我的网站上的指南:https://gianlu.xyz/Projects/Aria2App/Documents/create-profile/</string>
Expand Down

0 comments on commit 9daae09

Please sign in to comment.