Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
VladThodo authored Aug 30, 2017
1 parent a30b4c2 commit 71b9834
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 "com.vlath.keyboard"
minSdkVersion 18
targetSdkVersion 26
versionCode 105
versionName "1.0.4"
versionCode 106
versionName "1.0.4.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 71b9834

Please sign in to comment.