Skip to content

Commit 626ed14

Browse files
author
Arvi Fox
committed
release 1.9.6
1 parent 54d2870 commit 626ed14

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
@@ -1,8 +1,8 @@
11
buildscript {
22
ext {
33
// App version
4-
versionName = '1.9.5'
5-
versionCode = 25
4+
versionName = '1.9.6'
5+
versionCode = 26
66

77
// SDK and tools
88
compileSdkVersion = 29

0 commit comments

Comments
 (0)