We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bddc44 commit 66c4e52Copy full SHA for 66c4e52
1 file changed
rtplibrary/build.gradle
@@ -8,8 +8,8 @@ android {
8
defaultConfig {
9
minSdkVersion 16
10
targetSdkVersion 29
11
- versionCode 171
12
- versionName "1.7.1"
+ versionCode 172
+ versionName "1.7.2"
13
}
14
buildTypes {
15
release {
0 commit comments