Skip to content

Commit

Permalink
bump to 4.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Apr 27, 2018
1 parent 63b5f29 commit a57eeff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions leankeykeyboard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.liskovsoft.leankeykeyboard.pro"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 58
versionName "4.3.8"
versionCode 59
versionName "4.3.9"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit a57eeff

Please sign in to comment.