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

Commit

Permalink
new version with fastlane for f-droid
Browse files Browse the repository at this point in the history
  • Loading branch information
igrmk committed May 6, 2020
1 parent 6dddc43 commit 5ff9924
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 @@ -11,8 +11,8 @@ android {
applicationId "com.github.igrmk.smsq"
minSdkVersion 19
targetSdkVersion 28
versionCode 15
versionName "1.5"
versionCode 16
versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 5ff9924

Please sign in to comment.