Skip to content

Commit 7aee1ca

Browse files
committed
Bump version
1 parent 8fe5b9f commit 7aee1ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/versions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ext {
22
// App
33
appVersionMajor = 1
4-
appVersionMinor = 9
5-
appVersionPatch = 6
4+
appVersionMinor = 10
5+
appVersionPatch = 0
66

77
minSdkVersion = 21
88
targetSdkVersion = 29

0 commit comments

Comments
 (0)