We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e870e34 commit 4170b69Copy full SHA for 4170b69
1 file changed
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "com.defname.localshare"
20
minSdk = 26
21
targetSdk = 36
22
- versionCode = 7
23
- versionName = "0.2.4"
+ versionCode = 8
+ versionName = "0.2.5"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
}
0 commit comments