We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d34bc1 commit 9d0bde1Copy full SHA for 9d0bde1
1 file changed
wear/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "io.nxt3.ioclassic"
8
minSdkVersion 25
9
targetSdkVersion 27
10
- versionCode 30
11
- versionName "2.8"
+ versionCode 31
+ versionName "2.9"
12
}
13
14
buildTypes {
0 commit comments