We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa18117 commit 9259c62Copy full SHA for 9259c62
app/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
3
android {
4
namespace 'net.zetetic'
5
6
- compileSdkVersion 30
+ compileSdkVersion 33
7
8
defaultConfig {
9
applicationId "net.zetetic.sqlcipher.test"
0 commit comments