Skip to content

Commit

Permalink
update to 2.8.2 rev13
Browse files Browse the repository at this point in the history
  • Loading branch information
antest1 committed Nov 27, 2021
1 parent bbfd2fd commit e5d7e74
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 208212
versionName "2.8.2r12"
versionCode 208213
versionName "2.8.2r13"

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 rev11</string>
<string name="app_version" translatable="false">2.8.2 rev13</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 e5d7e74

Please sign in to comment.