Commit eb094659 authored by 王韦's avatar 王韦

[new] 优化pop base

parent e39c45b3
......@@ -47,7 +47,7 @@ repositories {
group 'com.qmai.android.sdk'
version '1.1.18-SNAPSHOT'
version '1.1.19-SNAPSHOT'
gradlePublish {
......
......@@ -16,6 +16,7 @@ import androidx.core.view.ViewCompat
* @version 1.1.1
* @Description
**/
@Deprecated("please use AbsQMBasePopup replace")
abstract class QMBasePopup(open var context: Context) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment