Skip to content

Commit 17ee5d8

Browse files
committed
placed network_security_config.xml to xml directory in res folder
1 parent 5119fb5 commit 17ee5d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
3333

3434
//toaster library
35-
implementation 'com.github.Ichchhie:Toaster-Library:0.5.0'
35+
implementation 'com.github.Ichchhie:Toaster-Library:0.6.0'
3636

3737
implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:8.6.2'){
3838
exclude group: 'group_name', module: 'module_name'

toasterlibrary/src/main/res/values/xml/network_security_config.xml renamed to toasterlibrary/src/main/res/xml/network_security_config.xml

File renamed without changes.

0 commit comments

Comments
 (0)