浏览代码

Add back android-process-button library

wtf Android Studio, thanks for lying to me.
arkon 3 年之前
父节点
当前提交
c50ede8b2c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/build.gradle.kts

+ 1 - 0
app/build.gradle.kts

@@ -237,6 +237,7 @@ dependencies {
     implementation("com.github.gpanther:java-nat-sort:natural-comparator-1.1")
 
     // UI
+    implementation("com.github.dmytrodanylyk.android-process-button:library:1.0.4")
     implementation("eu.davidea:flexible-adapter:5.1.0")
     implementation("eu.davidea:flexible-adapter-ui:1.0.0")
     implementation("com.nightlynexus.viewstatepageradapter:viewstatepageradapter:1.1.0")