Skip to content

Commit

Permalink
Add missing url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4t4r committed Aug 22, 2021
1 parent e5114f8 commit c8fd451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.1'


implementation 'com.frostnerd.utilskt:lifecycle:1.2.4'
implementation 'com.frostnerd.utilskt:lifecycle:1.2.4' // https://git.frostnerd.com/AndroidUtils/lifecyclekt
implementation 'com.frostnerd.utilskt:preferences:1.5.33' // https://git.frostnerd.com/AndroidUtils/preferenceskt
implementation 'com.frostnerd.utilskt:navigationdraweractivity:1.4.5' // https://git.frostnerd.com/AndroidUtils/navigationdraweractivity
implementation 'com.frostnerd.utilskt:encrypteddnstunnelproxy:2.2.1' // https://git.frostnerd.com/AndroidUtils/encrypteddnstunnelproxy
Expand Down

0 comments on commit c8fd451

Please sign in to comment.