Skip to content

Commit 9259c62

Browse files
author
Christopher J. Brody
committed
update compileSdkVersion -> 33
1 parent fa18117 commit 9259c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
33
android {
44
namespace 'net.zetetic'
55

6-
compileSdkVersion 30
6+
compileSdkVersion 33
77

88
defaultConfig {
99
applicationId "net.zetetic.sqlcipher.test"

0 commit comments

Comments
 (0)