Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
1.0.5, minor fix for error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenxin committed May 20, 2021
1 parent 1d63fb9 commit 2fbd395
Showing 1 changed file with 2 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 @@ -9,8 +9,8 @@ android {

minSdkVersion 19
targetSdkVersion 29
versionCode 4
versionName "1.0.4"
versionCode 5
versionName "1.0.5"

vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 2fbd395

Please sign in to comment.