소스 검색

RA Image Android 1.20

Ray Zhang 3 년 전
부모
커밋
3adef2d713
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ApexDrivers/raimage/build.gradle

+ 2 - 2
ApexDrivers/raimage/build.gradle

@@ -15,8 +15,8 @@ android {
         applicationId "com.usai.redant.raimage"
         minSdkVersion 28
         targetSdkVersion 33
-        versionCode 7
-        versionName "1.20.47214"
+        versionCode 8
+        versionName "1.20.52816"
         ndk.abiFilters 'armeabi-v7a',"arm64-v8a"
     }
     buildTypes {