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 da6ed49 commit 11cf58bCopy full SHA for 11cf58b
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 = 309
38
- versionName = "2.2.0"
+ versionCode = 310
+ versionName = "2.3.0"
39
40
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
41
vectorDrawables {
0 commit comments