Skip to content

Commit

Permalink
Bump version to v2.2.0 (14)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyori19 committed May 5, 2020
1 parent e6089eb commit cefc399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -20,8 +20,8 @@ android {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 29
versionCode 13
versionName '2.1.0'
versionCode 14
versionName '2.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit cefc399

Please sign in to comment.