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 9c0eca7 commit 99a3d03Copy full SHA for 99a3d03
1 file changed
app/build.gradle.kts
@@ -22,8 +22,8 @@ android {
22
applicationId = "com.nendo.argosy"
23
minSdk = 26
24
targetSdk = 34
25
- versionCode = 5
26
- versionName = "0.3.0"
+ versionCode = 6
+ versionName = "0.4.0"
27
28
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
29
vectorDrawables {
0 commit comments