FIXME
This commit is contained in:
parent
2dec0c28ee
commit
f90919fb77
13
.idea/deploymentTargetDropDown.xml
Normal file
13
.idea/deploymentTargetDropDown.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="deploymentTargetDropDown">
|
||||
<value>
|
||||
<entry key="NoteVault">
|
||||
<State />
|
||||
</entry>
|
||||
<entry key="app">
|
||||
<State />
|
||||
</entry>
|
||||
</value>
|
||||
</component>
|
||||
</project>
|
@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="FrameworkDetectionExcludesConfiguration">
|
||||
|
@ -1,5 +1,6 @@
|
||||
plugins {
|
||||
alias(libs.plugins.android.application)
|
||||
|
||||
}
|
||||
|
||||
android {
|
||||
|
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 182 B |
@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.6.0-alpha07"
|
||||
agp = "8.2.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.1.5"
|
||||
espressoCore = "3.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user