Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
eycorsican committed Jan 4, 2019
1 parent a67c29b commit c29ebf8
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 'fun.kitsunebi.kitsunebi4android'
minSdkVersion 17
targetSdkVersion 28
versionCode 13
versionName "0.5.7"
versionCode 14
versionName "0.6.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit c29ebf8

Please sign in to comment.