We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e818f commit 065ab07Copy full SHA for 065ab07
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "no.nordicsemi.android.nrfblinky"
9
minSdkVersion 18
10
targetSdkVersion 28
11
- versionCode 9
12
- versionName "2.4.0"
+ versionCode 10
+ versionName "2.4.1"
13
resConfigs "en"
14
15
vectorDrawables.useSupportLibrary = true
0 commit comments