Skip to content

Commit ff233f7

Browse files
Merge pull request #4 from Omega-R/develop
Added picasso artifact
2 parents 97e01d5 + 15f9019 commit ff233f7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
0 Bytes
Binary file not shown.

picasso/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'kotlin-android'
3+
apply plugin: 'com.github.dcendents.android-maven'
4+
5+
group = 'com.github.Omega-R.OmegaTypes'
36

47
android {
58
compileSdkVersion 28

0 commit comments

Comments
 (0)