Skip to content

Commit 3583c00

Browse files
committed
Update target to SDK 33
Signed-off-by: utzcoz <[email protected]>
1 parent 6349a09 commit 3583c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdkProperties.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
// limitations under the License.
1414

1515
ext {
16-
targetSdkVersion = 29
16+
targetSdkVersion = 33
1717
minSdkVersion = 14
1818
}

0 commit comments

Comments
 (0)