Skip to content

Commit 8eb4bd0

Browse files
committed
update AndroidJDBC JNI to 1.0.12
1 parent 3262f57 commit 8eb4bd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ dependencies {
328328
transitive = true
329329
}
330330
//
331-
implementation 'com.github.zoff99:pkgs_zoffccAndroidJDBC:1.0.11'
331+
implementation 'com.github.zoff99:pkgs_zoffccAndroidJDBC:1.0.12'
332332
//
333333
implementation('com.github.zoff99:pkgs_hotchemiPermissionsdispatcher:3.2.0') {
334334
exclude group: 'com.android.support'

android-refimpl-app/app/witness.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencyVerification {
132132
'com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.16:pkgs_guardianprojectIOCipher-1.0.16.aar:f88435ffb0f6cb9bbeccdc5aec915d4f24b7ba54abefb54116260fc0d3d47a79',
133133
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher-processor:3.2.0:pkgs_hotchemiPermissionsdispatcher-processor-3.2.0.jar:f7374192b263a94f63186dee91cb954c9369122519e4f08e055b72969699b52d',
134134
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher:3.2.0:pkgs_hotchemiPermissionsdispatcher-3.2.0.aar:40191c8c726445dcab4fa2a4ef7a7e76186ef154dc385fe07520944fe4720089',
135-
'com.github.zoff99:pkgs_zoffccAndroidJDBC:1.0.11:pkgs_zoffccAndroidJDBC-1.0.11.aar:0c0fce5a927258d9be69654dd1502bd2a61c4e833f73d5eeb4d9fce8900c7810',
135+
'com.github.zoff99:pkgs_zoffccAndroidJDBC:1.0.12:pkgs_zoffccAndroidJDBC-1.0.12.aar:21057882ff9d976940c9b474d91cbb5e4e60907e01b733bc035e8df8fb486b92',
136136
'com.google.android.material:material:1.13.0:material-1.13.0.aar:6d5e1cbb67c05bcdcbbf84005787dafd354a155f59a4d3800fd45fa7eb3689f5',
137137
'com.google.android:annotations:4.1.1.4:annotations-4.1.1.4.jar:ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15',
138138
'com.google.api.grpc:proto-google-common-protos:2.17.0:proto-google-common-protos-2.17.0.jar:4ef1fe0c327fc1521d1d753b0b1c4a875a54bd14ebded3afff0ca395320b6ea9',

0 commit comments

Comments
 (0)