Skip to content

Commit

Permalink
Bump version, add chinese Traditional Support
Browse files Browse the repository at this point in the history
Signed-off-by: Akhil Kedia <[email protected]>
  • Loading branch information
akhilkedia committed Dec 29, 2021
1 parent ae4d379 commit 5ed6cb6
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "akhil.alltrans"
minSdkVersion 19
targetSdkVersion 30
versionCode 194
versionName "1.9.4"
versionCode 195
versionName "1.9.5"
multiDexEnabled true
signingConfig signingConfigs.publish
}
Expand Down
Loading

0 comments on commit 5ed6cb6

Please sign in to comment.