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.
2 parents d284b0d + fc6fb45 commit b2141d0Copy full SHA for b2141d0
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationId "com.runnect.runnect"
29
minSdk 28
30
targetSdk 35
31
- versionCode 24
32
- versionName "2.1.0"
+ versionCode 25
+ versionName "2.1.1"
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
35
buildConfigField "String", "RUNNECT_DEV_URL", properties["RUNNECT_DEV_URL"]
0 commit comments