File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
3131 }
3232}
3333group = ' ir.smartdevelopers'
34- version = ' 1.1.8 '
34+ version = ' 1.2.5 '
3535task sourcesJar (type : Jar ) {
3636 archiveClassifier. set(" sources" )
3737 from android. sourceSets. main. java. srcDirs
Original file line number Diff line number Diff line change 44 name =" sfb_images"
55 path =" Pictures"
66 />
7+ <external-files-path name =" sfb_external_files" path =" Pictures" />
8+
79</paths >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 maven { url ' https://jitpack.io' }
88 }
99 dependencies {
10- classpath " com.android.tools.build:gradle:4.1.1 "
10+ classpath " com.android.tools.build:gradle:4.1.3 "
1111
1212 // NOTE: Do not place your application dependencies here; they belong
1313 // in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments