Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit aad3a04

Browse files
committed
bump version
1 parent 6368b9d commit aad3a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ buildscript {
1313

1414
allprojects {
1515
ext {
16-
version_name = "1.1.6"
17-
version_code = 21
16+
version_name = "1.1.7"
17+
version_code = 22
1818

1919
compile_sdk_version = 27
2020
min_sdk_version = 21

0 commit comments

Comments
 (0)