2.3.4 release

master
hwf452 11 months ago
parent 2590f5d4d8
commit 872a93f685

@ -1,10 +1,10 @@
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
android { android {
compileSdk 34 compileSdk 35
defaultConfig { defaultConfig {
minSdk 24 minSdk 24
targetSdk 34 targetSdk 35
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
namespace 'com.github.barteksc.pdfviewer' namespace 'com.github.barteksc.pdfviewer'

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save