Skip to content

Commit 9b7e2a7

Browse files
Update dependencies.gradle
1 parent abf4fc2 commit 9b7e2a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ ext.versions = [
2323
kotlin : '1.3.11',
2424
libs : '2.1',
2525
// App Versions:
26-
versionCode: 161,
27-
versionName: '1.6.1',
26+
versionCode: 162,
27+
versionName: '1.6.2',
2828
// Dependencies
29-
frames : '2.6.0',
29+
frames : '2.6.1',
3030
bottomNav : '2.3.3',
3131
oneSignal : '3.10.5',
3232
kustom : '2846916'

0 commit comments

Comments
 (0)