Jelajahi Sumber

[fit]降低android的lifecycle-process版本,编译不过去

云天逵 7 bulan lalu
induk
melakukan
0eb1f0dab5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      plugins/keyboard_android/android/build.gradle

+ 1 - 1
plugins/keyboard_android/android/build.gradle

@@ -86,7 +86,7 @@ android {
         implementation "androidx.lifecycle:lifecycle-service:2.6.1"
         implementation "androidx.lifecycle:lifecycle-service:2.6.1"
 
 
         // App前后台判断
         // App前后台判断
-        implementation  "androidx.lifecycle:lifecycle-process:2.9.0"
+        implementation  "androidx.lifecycle:lifecycle-process:2.8.7"
 
 
         // Retrofit
         // Retrofit
         implementation('com.squareup.retrofit2:retrofit:2.9.0')
         implementation('com.squareup.retrofit2:retrofit:2.9.0')