Skip to content

Commit

Permalink
Update to version 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
tijder authored Dec 4, 2019
1 parent 820036d commit e7f96ba
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 @@ -10,8 +10,8 @@ android {
applicationId "eu.droogers.smsmatrix"
minSdkVersion 23
targetSdkVersion 29
versionCode 15
versionName "0.0.15"
versionCode 16
versionName "0.0.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit e7f96ba

Please sign in to comment.