mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Move version numbers from build.gradle to gradle.properties
This commit is contained in:
@@ -14,7 +14,7 @@ dependencies {
|
||||
compileOnly 'com.google.auto.factory:auto-factory:1.0-beta3'
|
||||
compileOnly 'com.google.dagger:dagger:2.11-rc2'
|
||||
|
||||
implementation 'com.android.support:support-annotations:25.3.1'
|
||||
implementation "com.android.support:support-annotations:$SUPPORT_LIBRARY_VERSION"
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
implementation 'org.apache.commons:commons-lang3:3.5'
|
||||
implementation 'com.google.code.gson:gson:2.7'
|
||||
|
||||
Reference in New Issue
Block a user