File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -209,9 +209,9 @@ dependencies {
209209 // dependencies for app building
210210 implementation ' com.android.support:multidex:1.0.3'
211211// implementation project('nextcloud-android-library')
212- genericImplementation " com.github.nextcloud:android-library:hideDownload -SNAPSHOT"
213- gplayImplementation " com.github.nextcloud:android-library:hideDownload -SNAPSHOT"
214- versionDevImplementation " com.github.nextcloud:android-library:hideDownload -SNAPSHOT" // use always latest master
212+ genericImplementation " com.github.nextcloud:android-library:master -SNAPSHOT"
213+ gplayImplementation " com.github.nextcloud:android-library:master -SNAPSHOT"
214+ versionDevImplementation " com.github.nextcloud:android-library:master -SNAPSHOT" // use always latest master
215215 implementation ' com.android.support.constraint:constraint-layout:1.1.3'
216216 implementation " com.android.support:support-v4:${ supportLibraryVersion} "
217217 implementation " com.android.support:design:${ supportLibraryVersion} "
You can’t perform that action at this time.
0 commit comments