We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06cb5ba commit 70136edCopy full SHA for 70136ed
1 file changed
AndroidApp/app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "me.nya_n.notificationnotifier"
12
minSdkVersion 23
13
targetSdkVersion 30
14
- versionCode 2
15
- versionName "2.0"
+ versionCode 3
+ versionName "3.0"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments