This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade ExtUtils::CBuilder from version 0.280223 to 0.280224
[perl5.git] / dist / ExtUtils-CBuilder / lib / ExtUtils / CBuilder / Platform / android.pm
index 0942b3c..5940922 100644 (file)
@@ -1,5 +1,6 @@
 package ExtUtils::CBuilder::Platform::android;
 package ExtUtils::CBuilder::Platform::android;
-$ExtUtils::CBuilder::Platform::android::VERSION = '0.280223';
+$ExtUtils::CBuilder::Platform::android::VERSION = '0.280224';
+use warnings;
 use strict;
 use File::Spec;
 use ExtUtils::CBuilder::Platform::Unix;
 use strict;
 use File::Spec;
 use ExtUtils::CBuilder::Platform::Unix;