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 8, 2019
1 parent 550274b commit 8cccef8
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 16
versionName "0.7.1"
versionCode 17
versionName "0.8.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 8cccef8

Please sign in to comment.