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 1f86155 commit 0f0e202Copy full SHA for 0f0e202
1 file changed
app/build.gradle.kts
@@ -34,8 +34,8 @@ android {
34
applicationId = "com.nendo.argosy"
35
minSdk = 26
36
targetSdk = 35
37
- versionCode = 306
38
- versionName = "2.0.0"
+ versionCode = 307
+ versionName = "2.1.0"
39
40
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
41
vectorDrawables {
0 commit comments