upgrade target api
This commit is contained in:
parent
c86ad15e52
commit
c455d7f3d3
|
@ -23,8 +23,8 @@
|
||||||
# Version requirements used throughout the Gradle scripts
|
# Version requirements used throughout the Gradle scripts
|
||||||
kotlinVersion=1.3.50
|
kotlinVersion=1.3.50
|
||||||
minSdkVersion=23
|
minSdkVersion=23
|
||||||
compileSdkVersion=31
|
compileSdkVersion=33
|
||||||
targetSdkVersion=31
|
targetSdkVersion=33
|
||||||
buildToolsVersion=31.0.0
|
buildToolsVersion=31.0.0
|
||||||
supportLibVersion=28.0.0
|
supportLibVersion=28.0.0
|
||||||
# This should match version from nix/mobile/android/maven-and-npm-deps/maven/default.nix
|
# This should match version from nix/mobile/android/maven-and-npm-deps/maven/default.nix
|
||||||
|
|
Loading…
Reference in New Issue