Aggiornato Gradle Plugin

This commit is contained in:
Giuseppe Scorrano 2023-11-27 09:54:26 +01:00
parent 185288b221
commit 01d7e433b5
2 changed files with 1 additions and 18 deletions

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="21088B8EFD" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-11-20T09:49:24.751485900Z" />
</component>
</project>

View File

@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.9.0'
agp_version = '8.1.2'
agp_version = '8.1.4'
}
repositories {