Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Feb 24, 2022
1 parent 73045c0 commit c5d81a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 20
versionName "1.3.1"
versionName "1.3.2"
applicationId "org.cloud.sonic.android"
}

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<resources>
<string name="app_name">Sonic助手</string>
<string name="version">版本号:v1.3.1.20</string>
<string name="version">版本号:v1.3.2.20</string>
<string name="welcome">欢迎使用Sonic助手</string>
<string name="service_ticker">Sonic Service running</string>
<string name="service_title">Sonic Service</string>
Expand Down

0 comments on commit c5d81a5

Please sign in to comment.