1
0
mirror of https://github.com/accelforce/Yuito synced 2025-02-08 23:58:46 +01:00

Bump version to v3.1.0 (19)

This commit is contained in:
kyori19 2020-05-23 13:07:11 +09:00
parent 3ae4dc5397
commit dcb51934ac

View File

@ -20,8 +20,8 @@ android {
applicationId 'net.accelf.yuito'
minSdkVersion 21
targetSdkVersion 29
versionCode 18
versionName '3.0.1'
versionCode 19
versionName '3.1.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true