summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-05-16 16:46:12 +0200
committerFlorian Dold <florian@dold.me>2022-05-16 16:46:12 +0200
commite6e58ecebe107deeb4a050652fc53c899beab3a6 (patch)
treef2047b0435fca5f45b3577a4a71f8e75f82ae22a /.idea
parent22e5e8034d2891f04568e724baa8b5c95660b897 (diff)
downloadtaler-android-e6e58ecebe107deeb4a050652fc53c899beab3a6.tar.gz
taler-android-e6e58ecebe107deeb4a050652fc53c899beab3a6.tar.bz2
taler-android-e6e58ecebe107deeb4a050652fc53c899beab3a6.zip
-migrate away from deprecated library (Kotlin synthetics)
Diffstat (limited to '.idea')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..bf1d698
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="UnnecessaryVariable" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+ </profile>
+</component> \ No newline at end of file