Skip to content

Commit 9580494

Browse files
Update version
1 parent d2168c7 commit 9580494

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.2.51',
2424
libs : '2.1',
2525
// App Versions:
26-
versionCode: 144,
27-
versionName: '1.4.4',
26+
versionCode: 145,
27+
versionName: '1.4.5',
2828
// Dependencies
29-
frames : '2.4.9',
29+
frames : '2.5.0',
3030
bottomNav : '2.2.0',
3131
oneSignal : '3.9.3',
3232
kustom : '9cb7d8d'

0 commit comments

Comments
 (0)