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 fb874af commit 52163efCopy full SHA for 52163ef
app/build.gradle.kts
@@ -18,8 +18,8 @@ android {
18
applicationId = "com.yogeshpaliyal.deepr"
19
minSdk = 24
20
targetSdk = 36
21
- versionCode = 16
22
- versionName = "1.0.15"
+ versionCode = 17
+ versionName = "1.0.16"
23
24
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
25
}
whatsnew/whatsnew-en-US
@@ -1 +1 @@
1
-Minor enhancements
+Fix : Editing of links
0 commit comments