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

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
igrmk committed Apr 16, 2020
1 parent dd07179 commit 1153f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.github.igrmk.smsq"
minSdkVersion 19
targetSdkVersion 28
versionCode 12
versionName "1.2"
versionCode 13
versionName "1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 1153f7f

Please sign in to comment.