Skip to content

Commit

Permalink
update to 2.8.2 rev6
Browse files Browse the repository at this point in the history
  • Loading branch information
antest1 committed May 15, 2021
1 parent 8043e1e commit c814c6b
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -9,8 +9,8 @@ android {
applicationId "com.antest1.kcanotify"
minSdkVersion 16
targetSdkVersion 30
versionCode 208205
versionName "2.8.2r5"
versionCode 208206
versionName "2.8.2r6"

multiDexEnabled true
externalNativeBuild {
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
Expand Up @@ -12,7 +12,7 @@ https://github.com/antest1/kcanotify/blob/master/app/src/main/res/values/strings
<!-- Application Information -->
<string name="app_name">Kcanotify</string>
<string name="app_brand" translatable="false" traslatable="false">시제 깡들리티</string> <!-- Do not translate here -->
<string name="app_version" translatable="false">2.8.2 rev4</string>
<string name="app_version" translatable="false">2.8.2 rev6</string>
<string name="action_settings">Settings</string>
<string name="action_errorlog">Error Log</string>
<string name="action_download">Download</string>
Expand Down

0 comments on commit c814c6b

Please sign in to comment.