We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e4e41 commit 8acd798Copy full SHA for 8acd798
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.yogeshpaliyal.deepr"
14
minSdk = 24
15
targetSdk = 36
16
- versionCode = 2
17
- versionName = "1.0.1"
+ versionCode = 3
+ versionName = "1.0.2"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments