We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e01d5 + 15f9019 commit ff233f7Copy full SHA for ff233f7
2 files changed
.idea/caches/build_file_checksums.ser
0 Bytes
picasso/build.gradle
@@ -1,5 +1,8 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'kotlin-android'
3
+apply plugin: 'com.github.dcendents.android-maven'
4
+
5
+group = 'com.github.Omega-R.OmegaTypes'
6
7
android {
8
compileSdkVersion 28
0 commit comments