bump version to 2.0.2

This commit is contained in:
Odweta
2024-11-08 19:04:10 +01:00
parent e020ae5f17
commit db91df4d22
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "2.0.1"
versionName = "2.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ -5,7 +5,7 @@
-->
<data-extraction-rules>
<cloud-backup>
<!-- TODO: Use <include> and <exclude> to control what is backed up.
<!-- xTODO: Use <include> and <exclude> to control what is backed up.
<include .../>
<exclude .../>
-->