updated version to 0.2.2

This commit is contained in:
strawmanbobi
2019-07-19 07:46:00 +08:00
parent e34f3df64a
commit 9b4bc40db0
3 changed files with 4 additions and 3 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "net.irext.ircontrol"
minSdkVersion 19
targetSdkVersion 27
versionCode 4
versionName '0.2.0'
versionCode 6
versionName '0.2.2'
}
buildTypes {
release {