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 dc23211 commit f3ed7a0Copy full SHA for f3ed7a0
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 = 307
38
- versionName = "2.1.0"
+ versionCode = 308
+ versionName = "2.1.1"
39
40
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
41
vectorDrawables {
0 commit comments