Skip to content

Commit 15f9019

Browse files
committed
Added picasso artifact
1 parent 4b560b5 commit 15f9019

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)