Skip to content

Commit 33740b9

Browse files
Update dependencies.gradle
1 parent 3a06768 commit 33740b9

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.21',
2424
libs : '2.1',
2525
// App Versions:
26-
versionCode: 165,
27-
versionName: '1.6.5',
26+
versionCode: 166,
27+
versionName: '1.6.6',
2828
// Dependencies
29-
frames : '2.6.7',
29+
frames : '2.6.8',
3030
bottomNav : '2.3.4',
3131
oneSignal : '3.10.7',
3232
kustom : '2846916'

0 commit comments

Comments
 (0)