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 6c330d6 commit 7328236Copy full SHA for 7328236
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "com.runnect.runnect"
29
minSdk 28
30
targetSdk 35
31
- versionCode 22
32
- versionName "2.0.1"
+ versionCode 23
+ versionName "2.1.0"
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
35
buildConfigField "String", "RUNNECT_DEV_URL", properties["RUNNECT_DEV_URL"]
0 commit comments