mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 03:22:03 +00:00
98e2117bdf
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
13 lines
396 B
XML
13 lines
396 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="app" target="1.8" />
|
|
<module name="talk-android.app" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project>
|