We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246701e commit c8c83efCopy full SHA for c8c83ef
themvp/build.gradle
@@ -1,5 +1,8 @@
1
apply plugin: 'com.android.library'
2
3
+group = 'com.github.kymjs'
4
+version = "2.0.0"
5
+
6
android {
7
compileSdkVersion 30
8
resourcePrefix "TheMVP__"
0 commit comments