TreeNode is now not final.

This commit is contained in:
2020-01-10 11:19:38 +01:00
parent 5adaec9c92
commit 567e134b97
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ android {
minSdkVersion 15
targetSdkVersion 29
versionCode 1
versionName "1.0.5"
versionName "1.0.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'