mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-16 11:16:43 -04:00
Update target and compilesd to 36 from 35.
This commit is contained in:
parent
ba7b1ceb08
commit
734efab9d0
1 changed files with 2 additions and 2 deletions
|
@ -23,13 +23,13 @@ plugins {
|
|||
|
||||
android {
|
||||
namespace = "com.google.ai.edge.gallery"
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
// Don't change to com.google.ai.edge.gallery yet.
|
||||
applicationId = "com.google.aiedge.gallery"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
targetSdk = 36
|
||||
versionCode = 1
|
||||
versionName = "1.0.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue