Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2020-03-21 16:27:34 +01:00
parent 408da749fe
commit 06b4d09dc3
No known key found for this signature in database
GPG Key ID: CDE0BBD2738C4CC0
2 changed files with 5 additions and 2 deletions

View File

@ -4,5 +4,8 @@
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
</annotationProcessing>
<bytecodeTargetLevel>
<module name="app" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>

View File

@ -39,8 +39,8 @@ android {
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 130
versionName "8.0.3"
versionCode 131
versionName "8.0.4"
flavorDimensions "default"
renderscriptTargetApi 19