Skip to content

Commit 752e400

Browse files
author
Aries Hoo²⁰¹⁹
authored
Update build.gradle
1 parent 4867a33 commit 752e400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
multiDexEnabled true
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
buildConfigField "String", "BASE_URL", "\"https://api.douban.com/\""
15-
buildConfigField "String", "BASE__UPDATE_URL", "\"https://raw.githubusercontent.com/AriesHoo/FastLib/master/apk/\""
15+
buildConfigField "String", "BASE__UPDATE_URL", "\"https://raw.githubusercontent.com/AriesHoo/FastLib/dev/apk/\""
1616
manifestPlaceholders = [
1717
app_channel : "FastLib",
1818
bugly_id : "a66ee7eb32"

0 commit comments

Comments
 (0)